CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 签名

搜索资源列表

  1. 混合密码体制数字签名

    0下载:
  2. JAVA实现的可以采用公钥私钥加密解密程序,包括DES,RAS算法-JAVA the private key can be the public key encryption and decryption procedures, including DES, RAS Algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12174
    • 提供者:张丽媛
  1. Java-ca

    0下载:
  2. Java数字签名,当然每个客户端还是需要安装JRE的,不过现在的浏览器安装时都已经自动安装了-Digital Signature Java, of course, each client will still need to install the JRE. But now the browser already installed in the automatic installation
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2640
    • 提供者:暗夜
  1. Rsa-java

    3下载:
  2. 用java写的RSA加密解密程序,支持数字签名验证和分段加密,有友好的图形界面。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5032
    • 提供者:羊毛
  1. JAVA

    0下载:
  2. \"jsp下中国式复杂报表的设计及应用 包括Cell插件JSP中读取和保存数据库的代码示例,需要安装用友华表软件技术有限公司的Cell插件后才能正常观看,请先下载Cell插件。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell插件下载地址: http://www.cellsoft.cc/GL_Down/2008121321664295.exe 产品概述: Cell 插件用于开发B/S结构程序,使用A
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1465161
    • 提供者:mengchao
  1. 加密和数字签名

    1下载:
  2. 这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2047
    • 提供者:夏珊
  1. Java报表设计源码

    0下载:
  2. jsp下中国式复杂报表的设计及应用 包括Cell插件JSP中读取和保存数据库的代码示例,需要安装用友华表软件技术有限公司的Cell插件后才能正常观看,请先下载Cell插件。 发到这里,与大家共享! Cell网站: http://www.cellsoft.cc/Cell/index.asp cell插件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 插件用于开发B/S结构程序,使用Asp, Asp.net, Js
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-11-04
    • 文件大小:1464811
    • 提供者:luoqiling
  1. 各类电子签名方式实现

    1下载:
  2. 各种签名方式java实现
  3. 所属分类:密码/编码算法

  1. rmdemo.rar

    1下载:
  2. JAVA开发的,使用RSA,MD5开发的简单数字签名软件,可以用来对文件和消息做数字签名。 ,JAVA development, the use of RSA, MD5 developed a simple digital signature software, can be used for documents and information to do a digital signature.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:964177
    • 提供者:刘应
  1. DSS.rar

    0下载:
  2. 实现PKI/CA的数字签名部分,java编写,Achieve PKI/CA part of the digital signature, java prepared
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:90056
    • 提供者:lee
  1. java_DigitalSign

    2下载:
  2. 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
  3. 所属分类:Java Develop

    • 发布日期:2015-11-02
    • 文件大小:23814
    • 提供者:张云
  1. digitalSignature

    0下载:
  2. 利用JAVA实现的数字签名程序,内附JAVA源代码及详细注释-JAVA achieved using a digital signature process, enclosing the JAVA source code and detailed notes
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:16296
    • 提供者:Keliven
  1. cryptix_src_3-1-2

    0下载:
  2. 另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general algorithm package, contains des, rsa, sha, md5, md4, md2, idea, blowfish and so on the very many encryption algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:2529803
    • 提供者:站长
  1. wcf_ca

    0下载:
  2. 这个文章和附件的源代码用Crypto++,C#,java语言实现数字签名消息的签发与验证过程。-The articles and annex the source code used Crypto++, C#, Java language for issuing digital signature information with the verification process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2300252
    • 提供者:phdyg
  1. DigitalSignature2Example

    0下载:
  2. 用java实现的数字签名的例子,很实用,适合初学者-Achieved using java examples of digital signature, it is practical and suitable for beginners
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1142
    • 提供者:郭伟杰
  1. DSA

    0下载:
  2. java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:8543
    • 提供者:赵欢
  1. EccSign

    0下载:
  2. 利用椭圆算法对数据进行签名认证的代码,需要下载bcprov-jdk16-137.jar进行支持.-The use of the data ellipse algorithm signature verification code, will need to download bcprov-jdk16-137.jar support.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:7232
    • 提供者:张小明
  1. java

    0下载:
  2. 本文件主要是java安全通信的代码包括:md5 密码加密与验证 对称加密与解密 非对称加密以解密 基于MD5信息摘要算法实现密码加密与验证 凯撒加密算法 数字签名与验证 消息验证码 消息摘要(都经过调试无错误)-java security of communications, including: md5 password encryption and authentication of non-symmetric encryption and decryption based on symme
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-23
    • 文件大小:519461
    • 提供者:qiao
  1. 数字签名认证程序源码

    0下载:
  2. 该程序是在Java平台进行行,实现了数字签名功能,达到了认证安全的要求!
  3. 所属分类:密码/编码算法

  1. NTRUSign签名认证实现代码

    2下载:
  2. 该代码是用Java语言编写,实现的功能包括:NTRU的加密解密以及NTRUSign签名认证算法。实现了签名认证。
  3. 所属分类:密码/编码算法

  1. 数字签名、数字证书分析与Java实现

    1下载:
  2. 创建数字证书,更新数字证书,RSA私钥签名,公钥解密,验证数字签名,合并图章到另找一张图片(Create CER;Edit CER;RSASignature;Check Signature;Combine Pics)
  3. 所属分类:CA认证

    • 发布日期:2017-12-17
    • 文件大小:2059264
    • 提供者:Fitz
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com